fromCharCode Method (JScript 5.6)

Returns a string from a number of Unicode character values.

String.fromCharCode([code1[, code2[, ...[, codeN]]]]) 

Expand imageArguments

Expand imageRemarks

Expand imageRequirements

Expand imageSee Also